Holds an Entry with the specified ID, with the specified HoldEntry Audit Comment.
| Put | Entry_PutEntryHold |
Resource Path: /api/entry/{id}/hold
Uri: http://doc.jamsscheduler.com/api/entry/{id}/hold
| Name | Description | Data Type |
|---|---|---|
| id | The JAMS entry to hold. | integer |
The request body is of type EntryHoldRequest.
![]() |
EntryHoldRequest
|
The response body is of type string.
OK